FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh.mha-pds#0.9.0-alpha-1.9.7.33 (79 ms)

Package ca.on.oh.mha-pds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.33&canonical=https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-FirstContactDate
Url https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-FirstContactDate
Version 1.0.0
Status active
Date 2022-08-22T20:17:06.3613088+00:00
Name FirstContactDate
Experimental False
Authority hl7
Description The date the client first experienced contact with an HSP regarding a specific program.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-EpisodeOfCare MHA EpisodeOfCare

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-FirstContactDate",
  "version" : "1.0.0",
  "name" : "FirstContactDate",
  "status" : "active",
  "date" : "2022-08-22T20:17:06.3613088+00:00",
  "description" : "The date the client first experienced contact with an HSP regarding a specific program.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "MHA-PDS-Mapping",
      "name" : "MHA-PDS-Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "EpisodeOfCare"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-FirstContactDate"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).\r\nThe date the client first experienced contact with an HSP regarding a specific program",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "MHA-PDS-Mapping",
            "map" : "First Contact Date"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.